Skip to content

Fix float compilation#611

Merged
fredroy merged 1 commit into
sofa-framework:masterfrom
bakpaul:26_05_fix_float_compilation
May 27, 2026
Merged

Fix float compilation#611
fredroy merged 1 commit into
sofa-framework:masterfrom
bakpaul:26_05_fix_float_compilation

Conversation

@bakpaul
Copy link
Copy Markdown
Contributor

@bakpaul bakpaul commented May 18, 2026

In the process of testing a CUDA PR I compiled SOFA in float. These where the required changes

declare_forcefield<Vec6dTypes>(m);
declare_forcefield<Rigid3dTypes>(m);
declare_forcefield<Rigid2dTypes>(m);
declare_forcefield<Vec3Types>(m);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#593 (review)

I guess the remark from @alxbilger has to be solved first

@fredroy fredroy force-pushed the 26_05_fix_float_compilation branch from 8a78577 to 5482c2c Compare May 21, 2026 08:37
@fredroy fredroy merged commit 7a8101c into sofa-framework:master May 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants